home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15327 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  934 b 

  1. Path: keats.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Introduce an expression calculator
  5. Date: 17 Apr 1996 22:01:53 -0700
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4l4ic1INN7vg@keats.ugrad.cs.ubc.ca>
  8. References: <4l46m6$4bm@sunrise.pku.edu.cn>
  9. NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
  10.  
  11. In article <4l46m6$4bm@sunrise.pku.edu.cn>,
  12. lynx <lynx.bbs@captain.net.tsinghua.edu.cn> wrote:
  13.  >An Expression Calculator for DOS and Windows(Shareware)
  14.  >
  15.  >* Evaluate an expression written in ASM/C/PASCAL syntax
  16.  >* Support 10 registers to store result
  17.  
  18. Wow, that's more than the x86! :)
  19.  
  20.  >* Support a lot of operators and functions
  21.  >* User can save preference window size and position
  22.  >* Don't copy any file to your Windows directory
  23.  >* TSR/DOS/Windows program in the package
  24.  
  25. Yawn...
  26.  
  27. half an hour job in lex and yacc...
  28.  
  29.